1 <?xml version="1.0" encoding="utf-8"?>
2 <Project ToolsVersion=
"4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
3   <PropertyGroup>
4     <LangVersion>
4</LangVersion>
5   </PropertyGroup>
6   <PropertyGroup>
7     <Configuration Condition=
" '$(Configuration)' == '' ">Debug</Configuration>
8     <Platform Condition=
" '$(Platform)' == '' ">AnyCPU</Platform>
9     <ProductVersion>
10.0.20506</ProductVersion>
10     <SchemaVersion>
2.0</SchemaVersion>
11     <RootNamespace></RootNamespace>
12     <ProjectGuid>{FE8E48D0-BEB3-E68D-D782-365E3DF416CB}</ProjectGuid>
13     <OutputType>Library</OutputType>
14     <AppDesignerFolder>Properties</AppDesignerFolder>
15     <AssemblyName>Assembly-CSharp</AssemblyName>
16     <TargetFrameworkVersion>v3.
5</TargetFrameworkVersion>
17     <FileAlignment>
512</FileAlignment>
18     <BaseDirectory>Assets</BaseDirectory>
19   </PropertyGroup>
20   <PropertyGroup Condition=
" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
21     <DebugSymbols>
true</DebugSymbols>
22     <DebugType>full</DebugType>
23     <Optimize>
false</Optimize>
24     <OutputPath>Temp\bin\Debug\</OutputPath>
25     <DefineConstants>DEBUG;TRACE;UNITY_5_3_OR_NEWER;UNITY_5_4_OR_NEWER;UNITY_5_5_OR_NEWER;UNITY_5_6_OR_NEWER;UNITY_2017_1_OR_NEWER;UNITY_2017_2_OR_NEWER;UNITY_2017_3_OR_NEWER;UNITY_2017_3_1;UNITY_2017_3;UNITY_2017;UNITY_ANALYTICS;ENABLE_AUDIO;ENABLE_CACHING;ENABLE_CLOTH;ENABLE_GENERICS;ENABLE_PVR_GI;ENABLE_MICROPHONE;ENABLE_MULTIPLE_DISPLAYS;ENABLE_PHYSICS;ENABLE_SPRITERENDERER_FLIPPING;ENABLE_SPRITES;ENABLE_GRID;ENABLE_TILEMAP;ENABLE_TERRAIN;ENABLE_RAKNET;ENABLE_DIRECTOR;ENABLE_UNET;ENABLE_LZMA;ENABLE_UNITYEVENTS;ENABLE_WEBCAM;ENABLE_WWW;ENABLE_CLOUD_SERVICES_COLLAB;ENABLE_CLOUD_SERVICES_COLLAB_SOFTLOCKS;ENABLE_CLOUD_SERVICES_ADS;ENABLE_CLOUD_HUB;ENABLE_CLOUD_PROJECT_ID;ENABLE_CLOUD_SERVICES_USE_WEBREQUEST;ENABLE_CLOUD_SERVICES_UNET;ENABLE_CLOUD_SERVICES_BUILD;ENABLE_CLOUD_LICENSE;ENABLE_EDITOR_HUB;ENABLE_EDITOR_HUB_LICENSE;ENABLE_WEBSOCKET_CLIENT;ENABLE_DIRECTOR_AUDIO;ENABLE_DIRECTOR_TEXTURE;ENABLE_TIMELINE;ENABLE_EDITOR_METRICS;ENABLE_EDITOR_METRICS_CACHING;ENABLE_NATIVE_ARRAY;ENABLE_SPRITE_MASKING;INCLUDE_DYNAMIC_GI;INCLUDE_GI;ENABLE_MONO_BDWGC;PLATFORM_SUPPORTS_MONO;INCLUDE_PUBNUB;ENABLE_PLAYMODE_TESTS_RUNNER;ENABLE_VIDEO;ENABLE_RMGUI;ENABLE_PACKMAN;ENABLE_CUSTOM_RENDER_TEXTURE;ENABLE_STYLE_SHEETS;ENABLE_LOCALIZATION;PLATFORM_ANDROID;UNITY_ANDROID;UNITY_ANDROID_API;ENABLE_SUBSTANCE;ENABLE_EGL;ENABLE_NETWORK;ENABLE_RUNTIME_GI;ENABLE_CRUNCH_TEXTURE_COMPRESSION;ENABLE_UNITYWEBREQUEST;ENABLE_CLOUD_SERVICES;ENABLE_CLOUD_SERVICES_ANALYTICS;ENABLE_EVENT_QUEUE;ENABLE_CLOUD_SERVICES_PURCHASING;ENABLE_CLOUD_SERVICES_CRASH_REPORTING;ENABLE_CLOUD_SERVICES_NATIVE_CRASH_REPORTING;PLATFORM_SUPPORTS_ADS_ID;UNITY_CAN_SHOW_SPLASH_SCREEN;ENABLE_VR;ENABLE_AR;ENABLE_SPATIALTRACKING;ENABLE_UNITYADS_RUNTIME;UNITY_UNITYADS_API;ENABLE_MONO;NET_2_0_SUBSET;ENABLE_PROFILER;UNITY_ASSERTIONS;UNITY_EDITOR;UNITY_EDITOR_64;UNITY_EDITOR_WIN;ENABLE_NATIVE_ARRAY_CHECKS;UNITY_TEAM_LICENSE;UNITY_HAS_GOOGLEVR;UNITY_HAS_TANGO</DefineConstants>
26     <ErrorReport>prompt</ErrorReport>
27     <WarningLevel>
4</WarningLevel>
28     <NoWarn>
0169</NoWarn>
29     <AllowUnsafeBlocks>
true</AllowUnsafeBlocks>
30   </PropertyGroup>
31   <PropertyGroup Condition=
" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
32     <DebugType>pdbonly</DebugType>
33     <Optimize>
true</Optimize>
34     <OutputPath>Temp\bin\Release\</OutputPath>
35     <ErrorReport>prompt</ErrorReport>
36     <WarningLevel>
4</WarningLevel>
37     <NoWarn>
0169</NoWarn>
38     <AllowUnsafeBlocks>
true</AllowUnsafeBlocks>
39   </PropertyGroup>
40   <ItemGroup>
41     <Reference Include=
"System" />
42     <Reference Include=
"System.XML" />
43     <Reference Include=
"System.Core" />
44     <Reference Include=
"System.Runtime.Serialization" />
45     <Reference Include=
"System.Xml.Linq" />
46     <Reference Include=
"UnityEngine">
47       <HintPath>C:/Program Files/Unity/Editor/Data/Managed\UnityEngine.dll</HintPath>
48     </Reference>
49     <Reference Include=
"UnityEditor">
50       <HintPath>C:/Program Files/Unity/Editor/Data/Managed/UnityEditor.dll</HintPath>
51     </Reference>
52   </ItemGroup>
53   <ItemGroup>
54      <Compile Include=
"Assets\scripts\CountdownText.cs" />
55      <Compile Include=
"Assets\scripts\GameManager.cs" />
56      <Compile Include=
"Assets\scripts\HighscoreText.cs" />
57      <Compile Include=
"Assets\scripts\Parallaxer.cs" />
58      <Compile Include=
"Assets\scripts\TapController.cs" />
59  <Reference Include=
"UnityEngine.UI">
60  <HintPath>C:/Program Files/Unity/Editor/Data/UnityExtensions/Unity/GUISystem/UnityEngine.UI.dll</HintPath>
61  </Reference>
62  <Reference Include=
"UnityEditor.UI">
63  <HintPath>C:/Program Files/Unity/Editor/Data/UnityExtensions/Unity/GUISystem/Editor/UnityEditor.UI.dll</HintPath>
64  </Reference>
65  <Reference Include=
"UnityEngine.Networking">
66  <HintPath>C:/Program Files/Unity/Editor/Data/UnityExtensions/Unity/Networking/UnityEngine.Networking.dll</HintPath>
67  </Reference>
68  <Reference Include=
"UnityEditor.Networking">
69  <HintPath>C:/Program Files/Unity/Editor/Data/UnityExtensions/Unity/Networking/Editor/UnityEditor.Networking.dll</HintPath>
70  </Reference>
71  <Reference Include=
"UnityEditor.TestRunner">
72  <HintPath>C:/Program Files/Unity/Editor/Data/UnityExtensions/Unity/TestRunner/Editor/UnityEditor.TestRunner.dll</HintPath>
73  </Reference>
74  <Reference Include=
"UnityEngine.TestRunner">
75  <HintPath>C:/Program Files/Unity/Editor/Data/UnityExtensions/Unity/TestRunner/UnityEngine.TestRunner.dll</HintPath>
76  </Reference>
77  <Reference Include=
"nunit.framework">
78  <HintPath>C:/Program Files/Unity/Editor/Data/UnityExtensions/Unity/TestRunner/net35/unity-custom/nunit.framework.dll</HintPath>
79  </Reference>
80  <Reference Include=
"UnityEngine.Timeline">
81  <HintPath>C:/Program Files/Unity/Editor/Data/UnityExtensions/Unity/Timeline/RuntimeEditor/UnityEngine.Timeline.dll</HintPath>
82  </Reference>
83  <Reference Include=
"UnityEditor.Timeline">
84  <HintPath>C:/Program Files/Unity/Editor/Data/UnityExtensions/Unity/Timeline/Editor/UnityEditor.Timeline.dll</HintPath>
85  </Reference>
86  <Reference Include=
"UnityEditor.TreeEditor">
87  <HintPath>C:/Program Files/Unity/Editor/Data/UnityExtensions/Unity/TreeEditor/Editor/UnityEditor.TreeEditor.dll</HintPath>
88  </Reference>
89  <Reference Include=
"UnityEngine.UIAutomation">
90  <HintPath>C:/Program Files/Unity/Editor/Data/UnityExtensions/Unity/UIAutomation/UnityEngine.UIAutomation.dll</HintPath>
91  </Reference>
92  <Reference Include=
"UnityEditor.UIAutomation">
93  <HintPath>C:/Program Files/Unity/Editor/Data/UnityExtensions/Unity/UIAutomation/Editor/UnityEditor.UIAutomation.dll</HintPath>
94  </Reference>
95  <Reference Include=
"UnityEditor.GoogleAudioSpatializer">
96  <HintPath>C:/Program Files/Unity/Editor/Data/UnityExtensions/Unity/UnityGoogleAudioSpatializer/Editor/UnityEditor.GoogleAudioSpatializer.dll</HintPath>
97  </Reference>
98  <Reference Include=
"UnityEngine.GoogleAudioSpatializer">
99  <HintPath>C:/Program Files/Unity/Editor/Data/UnityExtensions/Unity/UnityGoogleAudioSpatializer/RuntimeEditor/UnityEngine.GoogleAudioSpatializer.dll</HintPath>
100  </Reference>
101  <Reference Include=
"UnityEditor.HoloLens">
102  <HintPath>C:/Program Files/Unity/Editor/Data/UnityExtensions/Unity/UnityHoloLens/Editor/UnityEditor.HoloLens.dll</HintPath>
103  </Reference>
104  <Reference Include=
"UnityEngine.HoloLens">
105  <HintPath>C:/Program Files/Unity/Editor/Data/UnityExtensions/Unity/UnityHoloLens/RuntimeEditor/UnityEngine.HoloLens.dll</HintPath>
106  </Reference>
107  <Reference Include=
"UnityEditor.SpatialTracking">
108  <HintPath>C:/Program Files/Unity/Editor/Data/UnityExtensions/Unity/UnitySpatialTracking/Editor/UnityEditor.SpatialTracking.dll</HintPath>
109  </Reference>
110  <Reference Include=
"UnityEngine.SpatialTracking">
111  <HintPath>C:/Program Files/Unity/Editor/Data/UnityExtensions/Unity/UnitySpatialTracking/RuntimeEditor/UnityEngine.SpatialTracking.dll</HintPath>
112  </Reference>
113  <Reference Include=
"UnityEditor.VR">
114  <HintPath>C:/Program Files/Unity/Editor/Data/UnityExtensions/Unity/UnityVR/Editor/UnityEditor.VR.dll</HintPath>
115  </Reference>
116  <Reference Include=
"UnityEditor.Graphs">
117  <HintPath>C:/Program Files/Unity/Editor/Data/Managed/UnityEditor.Graphs.dll</HintPath>
118  </Reference>
119  <Reference Include=
"UnityEditor.Android.Extensions">
120  <HintPath>C:/Program Files/Unity/Editor/Data/PlaybackEngines/AndroidPlayer/UnityEditor.Android.Extensions.dll</HintPath>
121  </Reference>
122  <Reference Include=
"UnityEditor.WindowsStandalone.Extensions">
123  <HintPath>C:/Program Files/Unity/Editor/Data/PlaybackEngines/windowsstandalonesupport/UnityEditor.WindowsStandalone.Extensions.dll</HintPath>
124  </Reference>
125  <Reference Include=
"UnityEngine.Advertisements">
126  <HintPath>C:/Users/Burak/AppData/LocalLow/Unity/cache/packages/packages.unity.com/com.unity.ads@
2.0.3/UnityEngine.Advertisements.dll</HintPath>
127  </Reference>
128  <Reference Include=
"UnityEditor.Advertisements">
129  <HintPath>C:/Users/Burak/AppData/LocalLow/Unity/cache/packages/packages.unity.com/com.unity.ads@
2.0.3/Editor/UnityEditor.Advertisements.dll</HintPath>
130  </Reference>
131  <Reference Include=
"UnityEngine.Analytics">
132  <HintPath>C:/Users/Burak/AppData/LocalLow/Unity/cache/packages/packages.unity.com/com.unity.analytics@
2.0.13/UnityEngine.Analytics.dll</HintPath>
133  </Reference>
134  <Reference Include=
"UnityEditor.Analytics">
135  <HintPath>C:/Users/Burak/AppData/LocalLow/Unity/cache/packages/packages.unity.com/com.unity.analytics@
2.0.13/Editor/UnityEditor.Analytics.dll</HintPath>
136  </Reference>
137  <Reference Include=
"UnityEngine.Purchasing">
138  <HintPath>C:/Users/Burak/AppData/LocalLow/Unity/cache/packages/packages.unity.com/com.unity.purchasing@
0.0.19/UnityEngine.Purchasing.dll</HintPath>
139  </Reference>
140  <Reference Include=
"UnityEditor.Purchasing">
141  <HintPath>C:/Users/Burak/AppData/LocalLow/Unity/cache/packages/packages.unity.com/com.unity.purchasing@
0.0.19/Editor/UnityEditor.Purchasing.dll</HintPath>
142  </Reference>
143  <Reference Include=
"UnityEngine.StandardEvents">
144  <HintPath>C:/Users/Burak/AppData/LocalLow/Unity/cache/packages/packages.unity.com/com.unity.standardevents@
1.0.10/UnityEngine.StandardEvents.dll</HintPath>
145  </Reference>
146   </ItemGroup>
147   <Import Project=
"$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
148   <!-- To modify your build process,
add your task inside one of the targets below and uncomment it.
149        Other similar extension points exist, see Microsoft.Common.targets.
150   <Target Name=
"BeforeBuild">
151   </Target>
152   <Target Name=
"AfterBuild">
153   </Target>
154   -->
155   
156 </Project>


Gõ tìm kiếm nhanh...